Fix some issues with action widgets
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Jan 2010 06:20:50 +0000 (01:20 -0500)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:55:20 +0000 (20:55 -0400)
commit2091807b2457b22def5bfe125c9a5699b97a19f8
tree3e2a5944cdeb8e5f863e326c62acfd508794105f
parentc31f02b455b8c3e3a7e82c71c9ca458b719bcb41
Fix some issues with action widgets

We need to hide/show them depending on show_tabs, and we should
not grow the notebooks requisition unless we have to. Reported
in bug 601412.
gtk/gtknotebook.c